(Quick Reference)
plugin-info
Purpose
Displays detailed info about a plugin
Examples
Description
Usage:
grails plugin-info [name]
This command will display more detailed info about a given plugin such as the author, location of documentation and so on. An example of the output of the geb plugin can be seen below:
| Plugin Info: geb
| Latest Version: 1.0.1-SNAPSHOT
| All Versions: 1.0-SNAPSHOT,1.0.0.M1,1.0.0.M2,1.0.0.M3,1.0.0.M4,1.0.0,1.0.0.BUILD-SNAPSHOT,1.0.1-SNAPSHOT
| Title: Geb PluginPlugin that adds Geb functional testing code generation features.* License: APACHE
* Documentation: http://grails.org/plugin/geb
* Issue Tracker: http://github.com/grails3-plugins/geb/issues
* Source: http://github.com/grails3-plugins/geb